home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12899 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  970 b 

  1. Path: news.production.compuserve.com!news
  2. From: Ake Wallin <100673.556@CompuServe.COM>
  3. Newsgroups: comp.lang.c++
  4. Subject: Q: VC++, ODBC, Win32s
  5. Date: 22 Mar 1996 10:36:59 GMT
  6. Organization: Bedag Informatik
  7. Message-ID: <4itvsb$1r1$1@mhadf.production.compuserve.com>
  8.  
  9. Hi all:
  10.  
  11. We are developing a client (on Win95 and WinNT) using VC++ V4.0 
  12. and can connect to ORACLE7 using ODBC (32 Bit driver from 
  13. OpenLink). Our customer wants to stay with WfWG (Win3.11) for a 
  14. while. We have tried using Win32s (V1.30) on WfWG.
  15. The first problem was the system message: 'ODBC32.DLL could not 
  16. be found'. This was registered using REGSVR32.EXE.
  17. The second problem was the system messag: 'MSVCRT20.DLL is not 
  18. compatible with Win32s'.
  19.  
  20. Question: How can we solve this? Is there a workaround using 
  21. another MSVCRT20.DLL? Has anybody any solution. We cannot compile 
  22. using VC++ V1.52 since we use templates extensively!
  23.  
  24. Thanks in advance
  25. Ake Wallin, Bedag Informatik, Bern, Switzerland
  26.